home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / RTGMaster / goodies / rtggadtools / include / rtggadtools_pragmas.h next >
Encoding:
C/C++ Source or Header  |  1998-06-24  |  607 b   |  16 lines

  1. #ifndef __RTGGADTOOLS_PROTOS_H
  2. #define __RTGGADTOOLS_PROTOS_H
  3.  
  4. #pragma libcall RTGGadToolsBase RGAddGadget 1e 09803
  5. #pragma libcall RTGGadToolsBase RGDisposeAnchor 24 801
  6. #pragma libcall RTGGadToolsBase RGDisposeGadget 2a 801
  7. #pragma libcall RTGGadToolsBase RGDoGadgets 30 9802
  8. #pragma libcall RTGGadToolsBase RGGadgetState 36 0802
  9. #pragma libcall RTGGadToolsBase RGNewAnchor 3c 10803
  10. #pragma libcall RTGGadToolsBase RGNewGadgetTags 42 801
  11. #pragma libcall RTGGadToolsBase RGRefreshGList 48 09803
  12. #pragma libcall RTGGadToolsBase RGRemGadget 4e 9802
  13. #pragma tagcall RTGGadToolsBase RGNewGadget 42 801
  14.  
  15. #endif
  16.